词语吧>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • Research and Development on Control System and Decision-making System of Robot Soccer; If programmers had to write in machine language, there would be very few programmers.
    足球机器人体系结构研究及决策程序开发如果程序员必须用机器语言编程序的话,那么就几乎没有人能做程序员了。
  • A program written in a language from which statements are translated into machine language.
    用某一语言所写并被翻译成机器语言的程序。
  • A machine language consists of primitive operations that a computer can perform directly.
    机器语言是由计算机可以直接执行的原语操作组成的。
  • A programming language whose instructions are expressed in symbols convenient to humans rather than in machine language.
    不用机器语言而用对人方便的符号表示各种指令的一种编程语言。
  • What is meant by a one-to-many relationship when comparing a high-level language to machine language?
    在比较高级语言和机器语言时,一对多关系是什么意思?
  • ( computer science) a program that decodes instructions written in a higher order language and produces a machine language program.
    (计算机科学上)用更高命令语言所写的解码指令程序来产出机器语言程序。
  • Computer has many high level languages which mainly can be divided into three sorts& machine language, assemble language and high level language.
    计算机有多种高级语言,但它们中主要有三大类:机器语言、汇编语言和高级语言。
  • In machine language, data and instructions are represented in binary form.
    机器语言里,数据和指令都是用二进制形式表示。
  • A compiler translates a programming language to machine language. A machine language consists of primitive operations that a computer can perform directly.
    编译器把程序语言转化成机器语言。机器语言是由计算机可以直接执行的原语操作组成的。
  • Stepping through each command and watching how the register and memory values are affected is also a great way to learn the basics of the Intel machine language commands.
    单步执行每个命令并观察寄存器和内存值如何受影响,这也是学习Intel机器语言命令基础知识的理想方法。